.Net Framework > v2.0.50727 > Microsoft > SqlServer > Server > SqlMetaData > Adjust Adjust(Boolean)
Adjust(Byte)
Adjust(Byte[])
Adjust(Char)
Adjust(Char[])
Adjust(SqlBinary)
Adjust(SqlBoolean)
Adjust(SqlByte)
Adjust(SqlBytes)
Adjust(SqlChars)
Adjust(SqlDateTime)
Adjust(SqlDecimal)
Adjust(SqlDouble)
Adjust(SqlGuid)
Adjust(SqlInt16)
Adjust(SqlInt32)
Adjust(SqlInt64)
Adjust(SqlMoney)
Adjust(SqlSingle)
Adjust(SqlString)
Adjust(SqlXml)
Adjust(DateTime)
Adjust(Decimal)
Adjust(Double)
Adjust(Guid)
Adjust(Int16)
Adjust(Int32)
Adjust(Int64)
Adjust(Object)
Adjust(Single)
Adjust(String)


Adjust(Boolean)

Category
Method
Description
Validates the specified System.Boolean value against the metadata, and adjusts the value if necessary.
Type
Boolean
Character
public
Parameters
NameTypeDescription
valueBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Byte)

Category
Method
Description
Validates the specified System.Byte value against the metadata, and adjusts the value if necessary.
Type
Byte
Character
public
Parameters
NameTypeDescription
valueByte
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Byte[])

Category
Method
Description
Validates the specified array of System.Byte values against the metadata, and adjusts the value if necessary.
Type
Byte[]
Character
public
Parameters
NameTypeDescription
valueByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Char)

Category
Method
Description
Validates the specified System.Char value against the metadata, and adjusts the value if necessary.
Type
Char
Character
public
Parameters
NameTypeDescription
valueChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Char[])

Category
Method
Description
Validates the specified array of System.Char values against the metadata, and adjusts the value if necessary.
Type
Char[]
Character
public
Parameters
NameTypeDescription
valueChar[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlBinary)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlBinary value against the metadata, and adjusts the value if necessary.
Type
SqlBinary
Character
public
Parameters
NameTypeDescription
valueSqlBinary
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlBoolean)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlBoolean value against the metadata, and adjusts the value if necessary.
Type
SqlBoolean
Character
public
Parameters
NameTypeDescription
valueSqlBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlByte)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlByte value against the metadata, and adjusts the value if necessary.
Type
SqlByte
Character
public
Parameters
NameTypeDescription
valueSqlByte
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlBytes)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlBytes value against the metadata, and adjusts the value if necessary.
Type
SqlBytes
Character
public
Parameters
NameTypeDescription
valueSqlBytes
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlChars)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlChars value against the metadata, and adjusts the value if necessary.
Type
SqlChars
Character
public
Parameters
NameTypeDescription
valueSqlChars
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlDateTime)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlDateTime value against the metadata, and adjusts the value if necessary.
Type
SqlDateTime
Character
public
Parameters
NameTypeDescription
valueSqlDateTime
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlDecimal)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlDecimal value against the metadata, and adjusts the value if necessary.
Type
SqlDecimal
Character
public
Parameters
NameTypeDescription
valueSqlDecimal
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlDouble)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlDouble value against the metadata, and adjusts the value if necessary.
Type
SqlDouble
Character
public
Parameters
NameTypeDescription
valueSqlDouble
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlGuid)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlGuid value against the metadata, and adjusts the value if necessary.
Type
SqlGuid
Character
public
Parameters
NameTypeDescription
valueSqlGuid
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlInt16)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlInt16 value against the metadata, and adjusts the value if necessary.
Type
SqlInt16
Character
public
Parameters
NameTypeDescription
valueSqlInt16
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlInt32)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlInt32 value against the metadata, and adjusts the value if necessary.
Type
SqlInt32
Character
public
Parameters
NameTypeDescription
valueSqlInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlInt64)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlInt64 value against the metadata, and adjusts the value if necessary.
Type
SqlInt64
Character
public
Parameters
NameTypeDescription
valueSqlInt64
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlMoney)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlMoney value against the metadata, and adjusts the value if necessary.
Type
SqlMoney
Character
public
Parameters
NameTypeDescription
valueSqlMoney
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlSingle)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlSingle value against the metadata, and adjusts the value if necessary.
Type
SqlSingle
Character
public
Parameters
NameTypeDescription
valueSqlSingle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlString)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlString value against the metadata, and adjusts the value if necessary.
Type
SqlString
Character
public
Parameters
NameTypeDescription
valueSqlString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(SqlXml)

Category
Method
Description
Validates the specified System.Data.SqlTypes.SqlXml value against the metadata, and adjusts the value if necessary.
Type
SqlXml
Character
public
Parameters
NameTypeDescription
valueSqlXml
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(DateTime)

Category
Method
Description
Validates the specified System.DateTime value against the metadata, and adjusts the value if necessary.
Type
DateTime
Character
public
Parameters
NameTypeDescription
valueDateTime
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Decimal)

Category
Method
Description
Validates the specified System.Decimal value against the metadata, and adjusts the value if necessary.
Type
Decimal
Character
public
Parameters
NameTypeDescription
valueDecimal
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Double)

Category
Method
Description
Validates the specified System.Double value against the metadata, and adjusts the value if necessary.
Type
Double
Character
public
Parameters
NameTypeDescription
valueDouble
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Guid)

Category
Method
Description
Validates the specified System.Guid value against the metadata, and adjusts the value if necessary.
Type
Guid
Character
public
Parameters
NameTypeDescription
valueGuid
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Int16)

Category
Method
Description
Validates the specified System.Int16 value against the metadata, and adjusts the value if necessary.
Type
Int16
Character
public
Parameters
NameTypeDescription
valueInt16
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Int32)

Category
Method
Description
Validates the specified System.Int32 value against the metadata, and adjusts the value if necessary.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Int64)

Category
Method
Description
Validates the specified System.Int64 value against the metadata, and adjusts the value if necessary.
Type
Int64
Character
public
Parameters
NameTypeDescription
valueInt64
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Object)

Category
Method
Description
Validates the specified System.Object value against the metadata, and adjusts the value if necessary.
Type
Object
Character
public
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(Single)

Category
Method
Description
Validates the specified System.Single value against the metadata, and adjusts the value if necessary.
Type
Single
Character
public
Parameters
NameTypeDescription
valueSingle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Adjust(String)

Category
Method
Description
Validates the specified System.String value against the metadata, and adjusts the value if necessary.
Type
String
Character
public
Parameters
NameTypeDescription
valueString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database